Spring Boot Kotlin API
Toggle table of contents
4.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Spring Boot Kotlin API
Spring Boot Kotlin API
/
org.springframework.boot.docs.testing.testcontainers.importingconfigurationinterfaces
Package-level
declarations
Types
Types
My
Containers
Link copied to clipboard
interface
MyContainers
My
Test
Configuration
Link copied to clipboard
@
TestConfiguration
(
proxyBeanMethods
=
false
)
@
ImportTestcontainers
(
value
=
[
MyContainers::class
]
)
class
MyTestConfiguration